Namespace - LJCDBMessage
Parameters
fromColumnName - The 'From' column name.
toColumnName - The 'To' column name.
joinOperator - The join operator.
Syntax
C# |
public DbJoinOn Add(String fromColumnName, String toColumnName, String joinOperator = =)
|
Creates and adds the element from the supplied values.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.